FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package devdays.letsbuildafhirspec.simplifier#0.0.4-preview (78 ms)

Package devdays.letsbuildafhirspec.simplifier
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=devdays.letsbuildafhirspec.simplifier@0.0.4-preview&canonical=http://ardon.nl/fhir/StructureDefinition/HospitalXPatient
Url http://ardon.nl/fhir/StructureDefinition/HospitalXPatient
Status draft
Date 2021-06-02T16:55:34.9164744+00:00
Name HospitalXPatient
Title HospitalXPatient
Experimental False
Description HospitalXPatient profile
Type Patient
Kind resource

Resources that use this resource

StructureDefinition
http://ardon.nl/fhir/StructureDefinition/HospitalXCondition HospitalXCondition

Resources that this resource uses

StructureDefinition
http://ardon.nl/fhir/StructureDefinition/InclusionStatus HospitalXPatient InclusionStatus


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "HospitalXPatient",
  "meta" : {
    "lastUpdated" : "2021-06-03T20:46:57.575+00:00"
  },
  "url" : "http://ardon.nl/fhir/StructureDefinition/HospitalXPatient",
  "name" : "HospitalXPatient",
  "title" : "HospitalXPatient",
  "status" : "draft",
  "date" : "2021-06-02T16:55:34.9164744+00:00",
  "description" : "HospitalXPatient profile",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "loinc",
      "uri" : "http://loinc.org",
      "name" : "LOINC code for the element"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.extension",
        "path" : "Patient.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Patient.extension:birthPlace",
        "path" : "Patient.extension",
        "sliceName" : "birthPlace",
        "min" : 1,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"
            ]
          }
        ]
      },
      {
        "id" : "Patient.extension:inclusionStatus",
        "path" : "Patient.extension",
        "sliceName" : "inclusionStatus",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ardon.nl/fhir/StructureDefinition/InclusionStatus"
            ]
          }
        ]
      },
      {
        "id" : "Patient.name",
        "path" : "Patient.name",
        "min" : 1
      },
      {
        "id" : "Patient.name.family",
        "path" : "Patient.name.family",
        "min" : 1
      },
      {
        "id" : "Patient.name.given",
        "path" : "Patient.name.given",
        "min" : 1
      },
      {
        "id" : "Patient.gender",
        "path" : "Patient.gender",
        "min" : 1
      },
      {
        "id" : "Patient.birthDate",
        "path" : "Patient.birthDate",
        "min" : 1
      },
      {
        "id" : "Patient.deceased[x]",
        "path" : "Patient.deceased[x]",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Patient.photo",
        "path" : "Patient.photo",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.